Skip to content

chore(test): refresh e2e fixtures#384

Open
clerk-cookie wants to merge 1 commit into
mainfrom
chore/refresh-e2e-fixtures
Open

chore(test): refresh e2e fixtures#384
clerk-cookie wants to merge 1 commit into
mainfrom
chore/refresh-e2e-fixtures

Conversation

@clerk-cookie

Copy link
Copy Markdown
Contributor

Automated refresh of E2E test fixtures via the refresh-fixtures workflow.

Generated by bun run e2e:refresh-fixtures. Review the diff for any
unexpected framework changes (especially major version bumps in
upstream scaffolders) before merging.

Triggered by: schedule on refs/heads/main

@changeset-bot

changeset-bot Bot commented Jul 15, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: b29d96c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai

coderabbitai Bot commented Jul 15, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 00fcf02c-6ac2-41a4-804b-6e46216a58f6

📥 Commits

Reviewing files that changed from the base of the PR and between 19c0b58 and b29d96c.

⛔ Files ignored due to path filters (9)
  • test/e2e/fixtures/astro/package-lock.json is excluded by !**/package-lock.json
  • test/e2e/fixtures/nextjs-app-router-next14/package-lock.json is excluded by !**/package-lock.json
  • test/e2e/fixtures/nextjs-app-router/package-lock.json is excluded by !**/package-lock.json
  • test/e2e/fixtures/nextjs-pages-router/package-lock.json is excluded by !**/package-lock.json
  • test/e2e/fixtures/nuxt/package-lock.json is excluded by !**/package-lock.json
  • test/e2e/fixtures/react-router/package-lock.json is excluded by !**/package-lock.json
  • test/e2e/fixtures/react/package-lock.json is excluded by !**/package-lock.json
  • test/e2e/fixtures/tanstack-start/package-lock.json is excluded by !**/package-lock.json
  • test/e2e/fixtures/vue/package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (11)
  • test/e2e/fixtures/astro/CLAUDE.md
  • test/e2e/fixtures/astro/package.json
  • test/e2e/fixtures/nextjs-app-router/package.json
  • test/e2e/fixtures/nextjs-pages-router/package.json
  • test/e2e/fixtures/nuxt/package.json
  • test/e2e/fixtures/react-router/package.json
  • test/e2e/fixtures/react/index.html
  • test/e2e/fixtures/react/package.json
  • test/e2e/fixtures/tanstack-start/package.json
  • test/e2e/fixtures/vue/index.html
  • test/e2e/fixtures/vue/package.json
🔗 Linked repositories identified

CodeRabbit considers these linked repositories for cross-repo context during reviews:

  • clerk/clerk_go (manual)
  • clerk/dashboard (manual)
  • clerk/accounts (manual)
  • clerk/backoffice (manual)
  • clerk/clerk (manual)
  • clerk/clerk-docs (manual)
  • clerk/cloudflare-workers (manual)

📝 Walkthrough

Walkthrough

Updated dependency versions across Astro, Next.js, Nuxt, React Router, React, TanStack Start, and Vue end-to-end fixtures. Development tooling versions were also refreshed. Astro’s fixture symlink target and the React and Vue fixture document titles were changed to new fixture-specific identifiers.

Estimated code review effort: 2 (Simple) | ~10 minutes

Suggested reviewers: wyattjoh

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: refreshing E2E test fixtures.
Description check ✅ Passed The description is directly related to the fixture refresh and review context.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants